| PlReasonQuestionResponse |
| Logical Entity Name | PlReasonQuestionResponse |
| Default Table Name | PlReasonQuestionResponse |
| Physical Only | NO |
| Definition | |
| Note |
| PlReasonQuestionResponse Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlReasonQuestionResponseID |
int | NO | ||
| Descrip | nvarchar(500) | NO | ||
PlReasonQuestionID |
int | NO | ||
| AllowFreeText | bit | NO | ||
| FreeTextRequiredField | bit | YES | ||
| ResponseDataType | char(10) | YES | ||
| ResponseNumber | int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| PlReasonQuestionResponse Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_PlReasonQuestionResponse_PlReasonQuestionResponseID | PrimaryKey | PlReasonQuestionResponseID |
| PlReasonQuestionResponse Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlReasonQuestion | Non-Identifying | One To Zero or More | FK_PlReasonQuestionResponse_PlReasonQuestionID_PlReasonQuestion_PlReasonQuestionID | PlReasonQuestionID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlReasonQuestionResponse_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlReasonQuestionAnswerResponseComment | Non-Identifying | One To Zero or More | FK_PlReasonQuestionAnswerResponseComment_PlReasonQuestionResponseID_PlReasonQuestionResponse_PlReasonQuestionResponseID | NO | YES |
| PlReasonQuestionResponse Check Constraints |
| Check Constraint Name | CheckConstraint |